/ Assembly List / LJCDataDetailDAL / ControlDetails / Add

Namespace - LJCDataDetailDAL


Parameters
id -
userID -
dataConfigName -
tableName -

Syntax

C#
public ControlDetail Add(Int32 id, String userID, String dataConfigName, String tableName)

Creates and adds the object from the provided values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.